home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
InfoMagic Internet Tools 1993 July
/
Internet Tools.iso
/
RockRidge
/
ip
/
ppp
/
dp-2.3
/
sys
/
stopdp
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-01-28
|
208 b
|
10 lines
#!/bin/sh
#
# Load the modules and run the postdpload script if sucessful
. /etc/dp.conf
cd /tmp
modunload -id `cat $DPLOG_DIR/ID.dp` -exec $DPMODULE_DIR/predpunload
modunload -id `cat $DPLOG_DIR/ID.async`